feat(deps): update dependency googleapis/mcp-toolbox to v1 - #80
Open
renovate-bot wants to merge 1 commit into
Open
feat(deps): update dependency googleapis/mcp-toolbox to v1#80renovate-bot wants to merge 1 commit into
renovate-bot wants to merge 1 commit into
Conversation
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
April 13, 2026 21:59
a2c1615 to
da5f699
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
May 10, 2026 19:31
da5f699 to
66bbb4c
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
May 22, 2026 02:14
66bbb4c to
932c850
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
June 5, 2026 02:32
932c850 to
eb92413
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
June 19, 2026 03:54
eb92413 to
018917d
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
July 1, 2026 01:57
018917d to
48e5bba
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
July 17, 2026 11:52
48e5bba to
d809f6a
Compare
renovate-bot
force-pushed
the
renovate/googleapis-mcp-toolbox-1.x
branch
from
July 28, 2026 05:40
d809f6a to
d5129f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.26.0→1.8.0Release Notes
googleapis/mcp-toolbox (googleapis/mcp-toolbox)
v1.8.0Compare Source
Features
groupssupport (#3605) (e75ec3b)kind: groupwith descriptions (#3595) (b895b36)/healthzendpoint for container health checks (#3060) (d5aefbc)--groupflag to generate a skill from one group (#3585) (c1abd4f)--nameto--group,--toolset, or single--prebuiltname (#3586) (2b33b08)get_field_value_suggestionstool (#3696) (3debe81)Bug Fixes
v1.7.0Compare Source
Features
quotaProjectsupport for BigQuery and Looker conversational analytics (#2610) (f3e7ca9)Bug Fixes
v1.6.0Compare Source
Features
Bug Fixes
v1.5.0Compare Source
Features
Bug Fixes
v1.4.0Compare Source
Features
--ignore-unknown-toolsflag (#3353) (5f0304f)Bug Fixes
allowedDatasetsbypass in forecast query (#3324) (45df461)v1.3.0Compare Source
Features
cloud-sql-admin-execute-sql-manyandcloud-sql-admin-sql-many(#3083) (ef300a8)Bug Fixes
authRequired(#3251) (f4d16c0)v1.2.0Compare Source
Features
Bug Fixes
v1.1.0Compare Source
Features
Bug Fixes
Docs Update
v1.0.0Compare Source
⚠ BREAKING CHANGES
Features
genericauthService (#2944) (c924701)SELECT 1after successful connection attempt (#2997) (6ed9700)v0.32.0Compare Source
⚠ BREAKING CHANGES
Features
/mcpendpoint (#2829) (c3059c2)Bug Fixes
Code Refactoring
v0.31.0Compare Source
⚠ BREAKING CHANGES
enable-apiflag (#2846)Features
enable-apiflag (#2846) (7a070da)authServicetype for MCP (#2619) (f6678f8)Bug Fixes
Documentation
v0.30.0Compare Source
Features
scopesupport to search_entries tool (#2740) (10af468)Bug Fixes
Reverts
v0.29.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v0.28.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
BEGIN_COMMIT_OVERRIDE
feat: Add
groupssupport (mcp-toolbox#3605) (e75ec3b)feat: prebuilt: Migrate skills-repo toolsets to
kind: groupwith descriptions (mcp-toolbox#3595) (b895b36)feat: server: Add
/healthzendpoint for container health checks (mcp-toolbox#3060) (d5aefbc)feat: skills: Add
--groupflag to generate a skill from one group (mcp-toolbox#3585) (c1abd4f)feat: skills: Default
--nameto--group,--toolset, or single--prebuiltname (mcp-toolbox#3586) (2b33b08)feat: skills: Make description optional during skills gen (mcp-toolbox#3584) (d0a8f14)
feat: Update draft specs to 2026-07-28 (mcp-toolbox#3699) (cf128ff)
fix: Re-add name validation to tools name (mcp-toolbox#3654) (944f6ce)
fix: Re-add tool validation during startup (mcp-toolbox#3705) (25ce953)
fix: server: Sort default toolset alphabetically for stable ordering (mcp-toolbox#3539) (e5da24c)
feat: Add
quotaProjectsupport for BigQuery and Looker conversational analytics (mcp-toolbox#2610) (f3e7ca9)feat: arcadedb: Add arcadedb source and tools (mcp-toolbox#2961) (351de00)
feat: cmd/internal,docs: Add warning log that prebuilt tools are for developer use (mcp-toolbox#3451) (8cffcef)
feat: source/postgres: Add optional connectTimeout (mcp-toolbox#3620) (b574b07)
fix: parameters: Report the offending value in array/map type errors (mcp-toolbox#3512) (4034d6f)
fix: parameters: Return an error instead of panicking on a non-string type field (mcp-toolbox#3516) (66a0d53)
feat: Support MCP 2026 draft specs (mcp-toolbox#3544) (d12eaa8)
feat: release: Add digital signature to Toolbox binaries (mcp-toolbox#3528) (3f0f0af)
feat: auth/google: Require audience or clientId for mcpEnabled (mcp-toolbox#3450) (59f7b6e)
feat: Enable per source level flags for sql commenter (mcp-toolbox#3465) (ecce6b7)
feat: mcp: Add URL parameter binding for HTTP transport (mcp-toolbox#3112) (0cc7b37)
feat: scylladb: Adding support for ScyllaDB source and tool (mcp-toolbox#3119) (2dada83)
feat: server: Add support for toolset filtering in prebuilt CLI flag (mcp-toolbox#3245) (7cc4f65)
feat: skills: Generate skills offline without live source connections (mcp-toolbox#3388) (4c860b6)
feat: skills: Tolerate missing env vars during offline skills-generate (mcp-toolbox#3399) (ea5d3e5)
feat: tools: Decouple tool initialization from sources (mcp-toolbox#3355) (32a24e3)
fix: auth/dataplex: Fix failing source with service account credentials (mcp-toolbox#3369) (ba4deef)
fix: bigquery: Wire maximumBytesBilled into prebuilt config (mcp-toolbox#3385) (4abbf6e)
fix: Bound MCP HTTP body size (mcp-toolbox#3216) (d4f4342)
fix: config: Add doc/line context to parse errors (mcp-toolbox#2957) (4b097da)
fix: Escape delimiter characters in applyEscape to prevent SQL injection (mcp-toolbox#2811) (932519a)
fix: npm: Source binary version from cmd/version.txt (mcp-toolbox#3417) (6ffbdec)
fix: prebuilt/alloydb-omni: Require password env var explicitly (mcp-toolbox#3398) (fcbe3e7)
fix: server: Fail if MCP auth is enabled together with enable-api (mcp-toolbox#3435) (a6ff910)
fix: server: Return errors instead of panicking in InitializeConfigs (mcp-toolbox#3397) (f48b01d)
feat: ci: Add support for windows/arm64 binary distribution (mcp-toolbox#3231) (10abf3b)
feat: datalineage: Add Data Lineage integration (mcp-toolbox#3285) (19353c3)
feat: server: Ignore unknown tools at startup with
--ignore-unknown-toolsflag (mcp-toolbox#3353) (5f0304f)feat: tools/cloudsqlpg: Add remaining vector assist tools for Cloud SQL Postgres (mcp-toolbox#3203) (b514cbd)
fix: auth/generic: Enforce issuer presence in opaque token validation (mcp-toolbox#3360) (1d8df0d)
fix: auth: Separate Google and Generic MCP OAuth verification (mcp-toolbox#3341) (dfd66ee)
fix: mcp: Support annotations and metadata within Tools to earlier MCP schemas (mcp-toolbox#3300) (9a88c72)
fix: oracle: Remove trailing semicolons from prebuilt tools (mcp-toolbox#3215) (fcad02d)
fix: server/auth: Centralize tool scopes validation (mcp-toolbox#3335) (adce4ab)
fix: server: Return null id for batch request rejection (mcp-toolbox#3333) (0b18d58)
fix: telemetry: Allow GCP project override (mcp-toolbox#2960) (3c83ba5)
feat: auth: Implement MCP auth tool-level scopes validation (mcp-toolbox#3049) (c528985)
feat: looker: Propagate client IP from incoming MCP requests to downstream SDK calls (mcp-toolbox#3253) (75da6c2)
feat: Setup SQLCommenter and allow client metadata (mcp-toolbox#3064) (9f1f9b3)
fix: auth/generic: Fix generic auth expiration field and integration with
authRequired(mcp-toolbox#3251) (f4d16c0)fix: tools: Initialize query result slices to empty array (mcp-toolbox#3250) (60ddf48)
feat: Add support for HTTPS/TLS listener (mcp-toolbox#3126) (8bc385d)
fix: Allow converting string literal block with list (mcp-toolbox#3050) (36ab2a9), closes mcp-toolbox#3023
fix: mcp: Implement router-level logger injection for MCP auth (mcp-toolbox#3067) (ccc7cf5)
fix: Prevent test.db from being created during unit tests (mcp-toolbox#3042) (d10d2ca)
fix: Remove hardcoded * allowed origin for sse (mcp-toolbox#3054) (c4c7bd9)
fix: sources/postgres: Apply URL encoding to query string params (mcp-toolbox#3020) (6b860f4)
feat: tools/cloudsqlpg: Add vector assist tools for Cloud SQL Postgres (mcp-toolbox#2909) (7a6d849)
fix: looker: Convert configuration yaml to flat format (mcp-toolbox#3022) (45c05e3)
fix: knowledge-catalog: Rename dataplex to knowledge-catalog across docs (mcp-toolbox#3039) (45c05e3)
feat: auth: Support opaque token validation for
genericauthService (mcp-toolbox#2944) (c924701)feat: cloudsqlpg: Run
SELECT 1after successful connection attempt (mcp-toolbox#2997) (6ed9700)feat!: update repo name (mcp-toolbox#2968)
feat: Add MCP tool annotations to all remaining tools (mcp-toolbox#2221) (ea09db9)
feat: bigquery: Add conversational analytics tools for Data Agents (mcp-toolbox#2517) (2490a4b)
feat: embeddingModel: Add Backend API selection fields (mcp-toolbox#2592) (912aa9e)
feat: skills: Add Claude Code support to generated scripts (mcp-toolbox#2966) (a1609e1)
feat: skills: Add codex user agent (mcp-toolbox#2973) (070e939)
feat: skills: Tool invocation via npx (mcp-toolbox#2916) (377dc5b)
feat: ui: Update to use
/mcpendpoint (mcp-toolbox#2829) (c3059c2)fix: bigquery: Add impersonateServiceAccount to prebuilt config (mcp-toolbox#2770) (9c3a748)
fix: quickstart: Robust tool lookup and modernize dependencies in Python samples (mcp-toolbox#2863) (4c0845d)
fix: skills: Fix skill generation template (mcp-toolbox#2914) (a01a15e)
fix: skills: Prevent empty strings overriding optional env vars in node scripts (mcp-toolbox#2963) (c52adeb)
fix: tests/bigquery: Implement uuid-based isolation and reliable resource cleanup (mcp-toolbox#2547) (479d842)
fix: tests/Bigtable: Implement uuid-based isolation and reliable resource cleanup (mcp-toolbox#2880) (a769f15)
fix: Update error for ConvertConfig function (mcp-toolbox#2993) (62bdabb)
fix: Update repo name (mcp-toolbox#2968) (3aae809)
feat!: release upgraded docsite (mcp-toolbox#2831)
feat!: http: sanitize non-2xx error output (mcp-toolbox#2654)
feat!: add a new
enable-apiflag (mcp-toolbox#2846)feat!: remove deprecations and update tools-file flag (mcp-toolbox#2806)
feat: Add a new
enable-apiflag (mcp-toolbox#2846) (7a070da)feat: auth: Add generic
authServicetype for MCP (mcp-toolbox#2619) (f6678f8)feat: auth: Add Protected Resource Metadata endpoint (mcp-toolbox#2698) (b53dcf2)
feat: auth: Support manual PRM override (mcp-toolbox#2717) (283e4e3)
feat: dataplex: Add support for lookup context tool. (mcp-toolbox#2744) (facb69d)
feat: Remove deprecations and update tools-file flag (mcp-toolbox#2806) (ab64c95)
fix: ci: Remove search index generation from preview deployment workflow (mcp-toolbox#2859) (f8891b8)
fix: docs: Skip empty folders in pagination & reduce PR comment noise (mcp-toolbox#2853) (9ebd93a)
fix: http: Sanitize non-2xx error output (mcp-toolbox#2654) (5bef954)
fix: skills: Fix integer parameter parsing through agent skills (mcp-toolbox#2847) (4564efe)
feat: cli: Add migrate subcommand (mcp-toolbox#2679) (12171f7)
feat: cli: Add serve subcommand (mcp-toolbox#2550) (1e2c7c7)
feat: skill: One skill per toolset (mcp-toolbox#2733) (5b85c65)
fix: cloudloggingadmin: Increase log injesting time and add auth test (mcp-toolbox#2772) (50b4457)
fix: oracle: Normalize encoded proxy usernames in go-ora DSN (mcp-toolbox#2469) (b1333cd)
fix: postgres: Update execute-sql tool to avoid multi-statements parameter (mcp-toolbox#2707) (58bc772)
fix: skills: Improve flag validation and silence unit test output (mcp-toolbox#2759) (f3da6aa)
fix: test: Address flaky healthcare integration test run (mcp-toolbox#2742) (9590821)
fix: ci: Implement conditional sharding logic in integration tests (mcp-toolbox#2763) (1528d7c)
feat!: telemetry metrics updates as per semantic convention (mcp-toolbox#2566)
feat: Add user agent to embeddings generation (mcp-toolbox#2572) (287251a)
feat: skill: Attach user agent metadata for generated skill (mcp-toolbox#2697) (9598a6a)
feat: skills: Add additional-notes flag to generate skills command (mcp-toolbox#2696) (73bf962)
feat: skill: Update skill generation logic (mcp-toolbox#2646) (c233eee)
feat: Telemetry metrics updates as per semantic convention (mcp-toolbox#2566) (131d764)
fix: Improve list locks integration test for postgres (mcp-toolbox#2279) (d9ebe5d)
fix: mcp: Guard nil SSE session lookup and return 400 for missing session (mcp-toolbox#2681) (f66189f)
fix: oracle: Update oracle-execute-sql tool interface to match source signature (mcp-toolbox#2627) (81699a3)
fix: Return AllParams for GetParameter() for tools with templateParameter(mcp-toolbox#2734) (bfd7ba6)
fix: server/mcp: Scope defer span.End inside loop iteration (mcp-toolbox#2558) (c88a62d), closes mcp-toolbox#2549
fix: skill: Fix env variable propagation (mcp-toolbox#2645) (5271368)
fix: telemetry: Histogram buckets from OTel standard to MCP standards (mcp-toolbox#2729) (87cd4a0)
fix: ui: Remove module from script (mcp-toolbox#2703) (6943ab6)
fix: Update toolset attributes naming (mcp-toolbox#2554) (3d6ae4e)
feat: Add polling system to dynamic reloading (mcp-toolbox#2466) (fcaac9b)
feat: Added basic template for sdks doc migrate (mcp-toolbox#1961) (87f2eaf)
feat: dataproc: Add dataproc source and list/get clusters/jobs tools (mcp-toolbox#2407) (cc05e57)
feat: sources/postgres: Add configurable pgx query execution mode (mcp-toolbox#2477) (57b77bc)
feat: ui: Make tool list panel resizable (mcp-toolbox#2253) (276cf60)
fix: ci: Add path for forked PR unit test runs (mcp-toolbox#2540) (04dd2a7)
fix: Deflake alloydb omni (mcp-toolbox#2431) (62b8309)
fix: docs/adk: Resolve dependency duplication (mcp-toolbox#2418) (4d44abb)
fix: docs/langchain: Fix core at 0.3.0 and align compatible dependencies ([#2426](https://redirect.github.com/googleapis/mcp-too
END_COMMIT_OVERRIDE